Autogenerated HTML docs for v1.5.5-23-g2a5f 
diff --git a/git-config.html b/git-config.html index 6c98147..77f5dd5 100644 --- a/git-config.html +++ b/git-config.html 
@@ -2343,6 +2343,17 @@  </p>   </dd>   <dt>  +receive.fsckObjects  +</dt>  +<dd>  +<p>  + If it is set to true, git-receive-pack will check all received  + objects. It will abort in the case of a malformed object or a  + broken link. The result of an abort are only dangling objects.  + Defaults to false.  +</p>  +</dd>  +<dt>   receive.unpackLimit   </dt>   <dd>  @@ -2404,7 +2415,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 02-Apr-2008 08:38:49 UTC  +Last updated 09-Apr-2008 09:38:25 UTC   </div>   </div>   </body>